ComponentOne ASP.NET MVC Controls
Start Property (FibonacciArcs<T>)

C1.Web.Mvc.Finance Namespace > FibonacciArcs<T> Class : Start Property
Gets or sets the starting DataPoint for the base line.
Syntax
'Declaration
 
<JsonConverterAttribute(ConverterType=#67k.#j9k, ConverterParameters=)>
Public Property Start As DataPoint
[JsonConverter(ConverterType=#67k.#j9k, ConverterParameters=)]
public DataPoint Start {get; set;}
Remarks
The DataPoint X value can be a number or a Date object. Unlike some of the other Fibonacci tools, the starting DataPoint is not calculated automatically if undefined.
See Also

Reference

FibonacciArcs<T> Class
FibonacciArcs<T> Members